Newman Run Dashboard

Sunday, 22 June 2025 03:51:42
Total Iterations

3

Total Assertions

8013

Total Failed Tests

285

Total Skipped Tests

0


File Information
Collection: I Warrenty flow collection practice
Environment: Qa
Timings and Data
Total run duration: 1m 34.6s
Total data received: 2.24MB
Average response time: 245ms
Summary Item Total Failed
Requests 357 0
Prerequest Scripts 51 0
Test Scripts 312 0
Assertions 8013 285
Skipped Tests 0 -



Showing 285 Failures

Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 455 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 219 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 232 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 226 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 227 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 253 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 295 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 282 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 281 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 259 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 221 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 218 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 225 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 226 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 222 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 495 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 217 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 289 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 284 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 231 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 228 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 219 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 217 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 302 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 237 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 224 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 219 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 217 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 226 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 225 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 228 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 258 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 278 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 283 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 281 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 267 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 219 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 218 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 225 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 224 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 219 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 495 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 218 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 290 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 294 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 233 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 225 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 218 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 331 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 223 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 244 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 224 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 217 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 219 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 235 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 231 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 224 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 260 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 300 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 290 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 282 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 262 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 217 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 217 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 218 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 227 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 224 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 222 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 511 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 217 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 313 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 304 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 233 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 229 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 217 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 218 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 283 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 221 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 240 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 225 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 455ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token adcdef6c-6971-4070-90b4-4af3bca6a70d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-rTJZN4ZDTIF3adoVzW229n1Yqlo"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 455 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 221ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 016fe7dd-c0c1-41f7-9de3-c115db172140
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51d1815a-4a5e-4fb0-907f-56d1b198a987
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c601a6bb-3604-4a87-a3db-12d969c0f8b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 219 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ece4560-83f9-4eae-bcb7-fa8b63edc4e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f3e08ec-3d34-4789-9a5b-d2729e3b7337
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba053bf5-fd19-4db3-ade8-8df4d2a35944
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-2zIiHajUl2EJ01J51GRG8sdZQFk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":23},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 515a4d97-46f6-4f85-ad6e-46b3cb51292d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-2zIiHajUl2EJ01J51GRG8sdZQFk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":23},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6530ba3-8024-4204-8724-4897ae63a075
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-2zIiHajUl2EJ01J51GRG8sdZQFk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":23},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16c7d338-738d-4df5-97ea-1759fd20799e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 232 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4f4c1e7-f063-4921-95dd-d859a2cc6bfe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c7e507b-2682-4e43-95fa-3dd65ecd9e07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dba5c4e-721b-4ab3-910b-5e5345810a20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "63087126531905",
                "imei1": "63087126531905",
                "imei2": "63087126531905",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-rx8fIkZCpPI81yUFh59wzAvUHSk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38447,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38464,"tr_customer_product_id":38454,"job_number":"JOB_38447"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ee19156-90c2-46b0-bc28-4c9446c89170
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "49124681942975",
                "imei1": "49124681942975",
                "imei2": "49124681942975",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-3aWZ+1CP/2nmdbdkiNFQ9xt3AXc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38465,"tr_customer_product_id":38455,"job_number":"JOB_38448"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b61a6273-5021-4d19-b06d-c44b5278128c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "62222919571900",
                "imei1": "62222919571900",
                "imei2": "62222919571900",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-9KaGQE2sSAIAHWtlqvL28779U7E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38449,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38466,"tr_customer_product_id":38456,"job_number":"JOB_38449"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02ecd3f7-8a3a-44ed-bf0f-79c719633c80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "59096257812468",
                "imei1": "59096257812468",
                "imei2": "59096257812468",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-KVfqvjEOV51rcQAY+uGMKSMGfpw"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38467,"tr_customer_product_id":38457,"job_number":"JOB_38450"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 213b56b5-8f8b-493d-8f04-9769aa03cf99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "51605909869600",
                "imei1": "51605909869600",
                "imei2": "51605909869600",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-/IAFCzCstMeU5gbJY7H6La7SxqQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38451,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38468,"tr_customer_product_id":38458,"job_number":"JOB_38451"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7be3847-9b47-416b-84a1-fa90436e51c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "21369059457366",
                "imei1": "21369059457366",
                "imei2": "21369059457366",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-vhNcrdJw4We+az2Kyf6utByYu2w"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38452,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38469,"tr_customer_product_id":38459,"job_number":"JOB_38452"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f94f0815-35c1-4fc1-8171-38108a4998a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "72513526862234",
                "imei1": "72513526862234",
                "imei2": "72513526862234",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-AK5RYhpAjCIKTkurQEik4385HHA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38470,"tr_customer_product_id":38460,"job_number":"JOB_38453"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 28.95KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b2dc2de-68b9-41a1-a910-5afb8ab2cf6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"73ce-t/s9ynz0MEZZOUONPfi+Brg2wfo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38425,"job_number":"JOB_38425","tr_customer_id":38442,"tr_customer_product_id":38432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:19.000Z","modified_at":"2025-06-22T03:39:19.000Z","name":"Emma Kunde","mobile_number":"939-754-8230","email_id":"Arlie_Lindgren86@gmail.com","dop":"2025-04-06","serial_number":"17274402994246000","imei1":"17274402994246000","imei2":"17274402994246000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38428,"job_number":"JOB_38428","tr_customer_id":38445,"tr_customer_product_id":38435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:25.000Z","modified_at":"2025-06-22T03:39:25.000Z","name":"Garrison Kunde","mobile_number":"948-691-1748","email_id":"Deondre.Walker96@hotmail.com","dop":"2025-04-06","serial_number":"18460602536196104","imei1":"18460602536196104","imei2":"18460602536196104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38430,"job_number":"JOB_38430","tr_customer_id":38447,"tr_customer_product_id":38437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:28.000Z","modified_at":"2025-06-22T03:40:28.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12647119850517","imei1":"12647119850517","imei2":"12647119850517","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38431,"job_number":"JOB_38431","tr_customer_id":38448,"tr_customer_product_id":38438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:31.000Z","modified_at":"2025-06-22T03:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11331126853638","imei1":"11331126853638","imei2":"11331126853638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38433,"job_number":"JOB_38433","tr_customer_id":38450,"tr_customer_product_id":38440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:33.000Z","modified_at":"2025-06-22T03:40:33.000Z","name":"Santino Turcotte","mobile_number":"355-929-5485","email_id":"Concepcion_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"18771674649335584","imei1":"18771674649335584","imei2":"18771674649335584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38435,"job_number":"JOB_38435","tr_customer_id":38452,"tr_customer_product_id":38442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:40:54.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12118331856643","imei1":"12118331856643","imei2":"12118331856643","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38437,"job_number":"JOB_38437","tr_customer_id":38454,"tr_customer_product_id":38444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:20.000Z","modified_at":"2025-06-22T03:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11500673290893","imei1":"11500673290893","imei2":"11500673290893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38439,"job_number":"JOB_38439","tr_customer_id":38456,"tr_customer_product_id":38446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:22.000Z","modified_at":"2025-06-22T03:41:22.000Z","name":"Olin Kuhn","mobile_number":"223-266-4862","email_id":"Annabelle94@gmail.com","dop":"2025-04-06","serial_number":"17728112401602518","imei1":"17728112401602518","imei2":"17728112401602518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38440,"job_number":"JOB_38440","tr_customer_id":38457,"tr_customer_product_id":38447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:41:48.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19193824594478","imei1":"19193824594478","imei2":"19193824594478","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38442,"job_number":"JOB_38442","tr_customer_id":38459,"tr_customer_product_id":38449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15906020299885","imei1":"15906020299885","imei2":"15906020299885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38444,"job_number":"JOB_38444","tr_customer_id":38461,"tr_customer_product_id":38451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:11.000Z","modified_at":"2025-06-22T03:42:11.000Z","name":"Amalia Bartoletti","mobile_number":"375-797-1852","email_id":"Wilmer_Jakubowski21@gmail.com","dop":"2025-04-06","serial_number":"15325486154782640","imei1":"15325486154782640","imei2":"15325486154782640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38445,"job_number":"JOB_38445","tr_customer_id":38462,"tr_customer_product_id":38452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:42:42.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"10716325818492","imei1":"10716325818492","imei2":"10716325818492","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38447,"job_number":"JOB_38447","tr_customer_id":38464,"tr_customer_product_id":38454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:10.000Z","modified_at":"2025-06-22T03:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63087126531905","imei1":"63087126531905","imei2":"63087126531905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38448,"job_number":"JOB_38448","tr_customer_id":38465,"tr_customer_product_id":38455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49124681942975","imei1":"49124681942975","imei2":"49124681942975","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38449,"job_number":"JOB_38449","tr_customer_id":38466,"tr_customer_product_id":38456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62222919571900","imei1":"62222919571900","imei2":"62222919571900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38450,"job_number":"JOB_38450","tr_customer_id":38467,"tr_customer_product_id":38457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59096257812468","imei1":"59096257812468","imei2":"59096257812468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38451,"job_number":"JOB_38451","tr_customer_id":38468,"tr_customer_product_id":38458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51605909869600","imei1":"51605909869600","imei2":"51605909869600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38452,"job_number":"JOB_38452","tr_customer_id":38469,"tr_customer_product_id":38459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21369059457366","imei1":"21369059457366","imei2":"21369059457366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 30 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 35 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 253 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35d6eac9-1bc2-4931-b8cf-2875d48682b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc8d4ca6-9dd4-48ae-9ca7-badc0672e6fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba7335e0-aa18-4655-971c-47cd013ed3d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 562eb43e-3e66-4e9a-9d48-25fae5f5e951
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38453"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-don45OduU9z7yT7EhN6b9H9Ug6U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 295 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0ea90ee-c7d8-4203-b7fc-ac2e20ec2b93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38453"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c56f30ea-578b-473b-9e6e-4fc1b14f318d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38453"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-don45OduU9z7yT7EhN6b9H9Ug6U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 282 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f07b169-467a-4f32-86bd-2d1f7eb88bae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38453"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-don45OduU9z7yT7EhN6b9H9Ug6U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 281 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bca41f4-25b4-45a2-98dd-faf219b4eb17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-9yVUH75qgNeCQVCZKYLmzlaLjX4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171581,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:12.000Z","created_at":"2025-06-22T03:50:12.000Z"},{"id":171582,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:12.000Z","created_at":"2025-06-22T03:50:12.000Z"}],"problems":[{"id":60832,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:12.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 259 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c1fd56c-c207-4ea6-81f8-3f8e5e14bcad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e83d6527-f419-4726-84e2-0a97c82f2921
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d6ae947-3a99-4538-a86c-f539e50da7f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ae7d599-4c80-4b7f-be67-dd032e68271f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 217ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMDd9.ZyBEpMjXTaUW30WwM8iStEmTl4FUY3Foe5LnUu63A04
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6cd66a2-14ee-4bf1-b711-7e123ec12d7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a873fac1-0738-4d69-b646-d692d77bdea0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-yBKQxkoPNp7bj3+1AlikCpq2CNk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 030bdc57-8ab9-4435-9fb4-154d651ad5f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14d206f4-6cb9-4283-adf3-447dfdd368fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1084487b-d5c3-4cd8-9628-6aeb7e95005d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 218 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cfefb94-5175-4288-b28e-2aa1920ba367
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 024270d8-ee8b-4bc3-8a0d-bb18c4e3e5dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 221 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 411ms
Mean size per request: 252B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df5e99ee-b919-417e-87ea-61b362af5c3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 252
ETag W/"fc-ql3DTzuJQkWm5p9lYR3lm8ewb34"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":5122},{"label":"Pending for repair","key":"pending_for_repair","count":313},{"label":"Pending for delivery","key":"pending_for_delivery","count":13}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b40b511-eb9f-4920-adce-ab61d3cf8fb8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75a780c5-965e-415f-986f-e0eca726b336
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c0340ff1-ce9b-4999-88fd-05a2395d48c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d263f218-8a3b-46ed-b48e-2518ac56a785
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 317f886c-3cda-482b-a9a0-0dc1cdb75c9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce36a922-c863-4206-9532-502d574fb3a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token adec5869-d25f-4e82-b9c0-63fa4d8200cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ce0c7a2-08ac-4793-a07c-4d8b4f955721
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 373b471c-b6ec-4367-b53d-2b4afee0626c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38453,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 225 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ec7087c-f25f-42c6-a05a-6381de946b53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38453,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 226 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6eb76f9b-93f6-4e6d-a72c-6870bcb639cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38453,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c2340fb-68f2-4a06-aa4e-d6a2e2e53857
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38453,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee1aef49-f3fa-45da-8467-7af575234b72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 38453
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMTZ9.a29Np1mM3WOFgZjdr4sbYZAf_k15NWmaiNrOGvYJT7A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b8ce244-77b7-47d6-b97a-e14b47e1bdf9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 222 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3449d1a-d55a-409f-ae40-8eef685f8997
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fb3d753-a986-4ead-855c-4bcf539d9398
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-cXn8Yx+/gTi9NgJ+dobdbF8jjrs"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 900be6d1-52d1-4917-ba0e-716d4f844b05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55ade01e-e40a-4bac-8e5d-647d33e57ec6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 495ms
Mean size per request: 239.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ede4458-4b2f-413b-8b9a-5c667fab056f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3bdf1-v3IEA9BR6YKqUQdEzCm877wvKQU"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:50:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 252 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 252 0 0
verify the the pending to repair is not null 1 0 0
Total 507 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 495 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 701401a0-987e-4bd3-9e9c-69116af48bdf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1613b03-72e6-4da3-a6ef-fc9cbe508542
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9da4273d-82a8-4b76-a8ad-806a3ac655cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 45c06349-13e9-4fe3-9e8a-fd8da180a67a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12e0e9d4-b2a7-4508-87b6-6d09aeab9e70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7a4cd64-18ab-4a83-93f8-e0fd10d23e5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0350e2a2-46f0-4458-ad06-9b87a16828c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4cc514ab-c1b4-4929-9dd4-02363a846708
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-6inF7pPBV7ruJFXgMx+xL8AzAdY"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":11}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 289 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1138745d-b2f3-4bf8-b5ff-b1b86b831393
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-6inF7pPBV7ruJFXgMx+xL8AzAdY"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":11}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 284 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d98daf7e-07ef-4e61-8c17-e6c64f872df4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2df06326-14e9-4333-b44c-dfd155a1f69f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 807ms
Mean size per request: 301.73KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 712d0214-afe9-4f5d-b7a6-48c83a93cff0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4b6eb-ZlYfjctb2kPbY14Cao9lOrl6TzM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:50:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38453,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:12.000Z"}],"quatations":[]},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38226,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T10:03:17.000Z"}],"quatations":[]},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38217,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:59:23.000Z"}],"quatations":[]},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38215,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:54:15.000Z"}],"quatations":[]},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38199,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:22:39.000Z"}],"quatations":[]},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38147,"remark":"Battery life poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T08:04:48.000Z"}],"quatations":[]},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":38103,"remark":"Front camera not working. ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T06:45:00.000Z"}],"quatations":[]},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38004,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T17:39:50.000Z"}],"quatations":[]},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Draining very fast","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T11:01:23.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:17:55.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:20:29.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36363,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T11:01:46.000Z"}],"quatations":[]},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36303,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:35:39.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31587,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T18:08:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 252 0 0
Verify the Job number start with job 252 0 0
verify the response of repair job has field mst_action_status 1008 0 0
Total 1515 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c514d8b-eb21-4878-b763-c56629ee8605
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 231 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 008ed6ec-193f-4bc1-83bc-d68eebab8e9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 228 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c831caef-0b15-4e02-9e13-e0c08867e466
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 057fcd75-3e44-4b7f-831b-fabbfb8fd34d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4532147a-eb6d-4399-a4da-66942ee1d352
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bad10b51-be14-43d4-a886-12ef15c26a4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 925347d6-d086-411b-9c39-1b9a6838a862
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38453,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMjF9.5yOhdEh1t4dDG5cJE4qG7WpaaNz8ROLd7eGKn3O4Zno
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06b6b07d-b2c0-4e24-baad-d6826c2e2bf7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83247413-9c6f-4c0b-89d9-2a3c0a829851
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-/Npp2jr7g5ZjUtL97KEgEfbGstY"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 219 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 949e333e-7cfd-499d-ac7c-72c6548f65ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c383f374-f3e4-43ba-ae65-aefeb73c038a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcf8e067-57c9-4675-a016-031772115936
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 217 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 320b32cc-2833-44dc-ac77-79538e5e29f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd37231a-3b89-474d-a15f-0b8d40d17acc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 302ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0a34922-9f1f-4630-8dd0-08ccf29b64a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Zj161T6ReGcIGQ5SWfP2J8u4wj4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":76},{"label":"QC Completed","key":"qc_completed","count":11},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 302 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b272d0a9-856b-4b07-a6ba-3a008e109f7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ce2973f-12b5-4a60-9600-388c39f6110f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7ca55d9-4f64-417a-85d9-762e5575bcc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 223 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d26887f8-8c70-43eb-b64e-9dc2f6a88927
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3d55d81-69fc-4243-a6d6-67f4920f0efa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9073f277-cb32-4869-a4b9-848c1d869173
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.65KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ea5988e-b8eb-4b3f-8f15-af9db64ef8cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a98-GwECmXZxpXc4g1vjNSSlDEWxtxs"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 11 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 237 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 627510e3-1385-4167-bf9b-024edd4490fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08384c78-e559-43c0-91c6-03e8334283c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 10.65KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 7e3b2f7b-4510-43eb-808f-a746658be33d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a98-GwECmXZxpXc4g1vjNSSlDEWxtxs"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dfa720f-3cdb-4e43-bd25-0c08ca064148
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 826ms
Mean size per request: 73.48KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1dd74bb-f779-4d66-8d3d-ff73303dd3f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"125f0-GeiR4SB1vpDLB9nLUI6mLHf/J7A"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-20T06:01:54.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37999,"job_number":"JOB_37999","tr_customer_id":38016,"tr_customer_product_id":38006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:04:12.000Z","modified_at":"2025-06-20T17:04:42.000Z","name":"Haven Schneider}","mobile_number":"425-733-8356","email_id":"Aileen.Cartwright79@hotmail.com","dop":"2025-04-30","serial_number":"15528254892442","imei1":"15528254892442","imei2":"15528254892442","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T17:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-22T03:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-21T16:55:44.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T16:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38219,"job_number":"JOB_38219","tr_customer_id":38236,"tr_customer_product_id":38226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:01:41.000Z","modified_at":"2025-06-21T14:03:46.000Z","name":"Virgil Von","mobile_number":"9356006270","email_id":"vennie.labadie@gmail.com","dop":"2025-02-22","serial_number":"149620231572384","imei1":"149620231572384","imei2":"149620231572384","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T14:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38358,"job_number":"JOB_38358","tr_customer_id":38375,"tr_customer_product_id":38365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T14:18:41.000Z","modified_at":"2025-06-21T18:49:49.000Z","name":"Rima Roy","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000004","imei1":"10000000000004","imei2":"10000000000004","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 76 0 0
verify the mobile number is type of number 76 0 0
Verify the create and modified date are in ist formate 152 0 0
Total 307 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fb8c6ee-5b7f-4eed-b5da-0bb3a01c84a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d494e694-a428-4fd9-9e39-a4231c9eb9df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1eec19e-f995-4f7f-bad9-d1e27ed561f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 224 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5764c4f9-a483-4bb8-b5ab-6e1ac1f69a60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8566a1ca-b433-47bd-889f-80b59f89f28a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38f61906-290a-411f-8a20-97a497017324
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 224ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDIyOX0.cNnjcmeiugPhp7U9lLSNQ5zU8gvNOpvLVtyVmeOyxTw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2aa6bb2a-1b30-40e5-9f3b-6aaf18eeb4bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 926d6d21-166e-4c29-be72-2f2339da6ae1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-YVrvPyBCETgq6jSz1CG13hCk528"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 13.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a81a810-10ba-49ec-84d8-4e6aae79402c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-UOd/49dADrEwr8JH+NxIag90go8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 948e2637-9c1f-4687-b5a7-06a656156b83
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 13.47KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1887aee1-5539-414f-83fa-5d5f25597c7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-UOd/49dADrEwr8JH+NxIag90go8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c65b4416-e620-4d58-b944-23247d8c9205
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 699a5958-dc08-46a0-881d-b4a3203c1f07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68a7ad13-0058-4c19-bf8e-c7e17dd87cc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 599b4da1-1b64-414a-a972-0408a1d3c062
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 219ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce03f8c2-c21f-42a4-91c5-b41d48bef79c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38453
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba179b95-b28d-49a0-acb5-b7209dedc3e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-W11slBGbPCieb3qeT5lj3ADpUno"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171581,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:12.000Z","created_at":"2025-06-22T03:50:12.000Z"},{"id":171582,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:12.000Z","created_at":"2025-06-22T03:50:12.000Z"},{"id":171583,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:50:20.000Z","created_at":"2025-06-22T03:50:20.000Z"},{"id":171584,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:50:20.000Z","created_at":"2025-06-22T03:50:20.000Z"},{"id":171585,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:27.000Z","created_at":"2025-06-22T03:50:27.000Z"},{"id":171586,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:28.000Z","created_at":"2025-06-22T03:50:28.000Z"},{"id":171587,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:28.000Z","created_at":"2025-06-22T03:50:28.000Z"},{"id":171588,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:28.000Z","created_at":"2025-06-22T03:50:28.000Z"},{"id":171590,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-22T03:50:34.000Z","created_at":"2025-06-22T03:50:34.000Z"},{"id":171591,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:50:37.000Z","created_at":"2025-06-22T03:50:37.000Z"},{"id":171592,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:50:37.000Z","created_at":"2025-06-22T03:50:37.000Z"}],"problems":[{"id":60832,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:12.000Z"},{"id":60833,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:27.000Z"},{"id":60834,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:28.000Z"},{"id":60835,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:28.000Z"},{"id":60836,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:28.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03efef78-92e6-441e-bb9f-5f7f77783dcf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38453
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7fd42b36-2a4a-4b8c-87fd-b15893f45947
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8bed07d-21a1-42be-89bf-63292f952e7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzZ9.hdMcqW9p_Kgp_eJbpvyl_RnMytorxGFSaJ3SvQ7KLkw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02e2be27-b3dc-4257-ad7c-04825163a054
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fb5e283-0780-4c44-a15c-a0c61a0a56ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-oId0svGevbF6KnnJCT9OFUoev9g"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 219 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdb1d897-016d-43e7-b4eb-7002c8c24c28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 243bd43d-f674-4bd8-bee7-3f42addcc798
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba2543cf-e34d-4906-b1d9-6aac581193fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 217 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb25d094-c456-4797-83d3-af2a0239696d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2caaea75-7cd0-4e48-a05b-dc56508ab988
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3fdc820-d244-4cd2-a73e-c2683c7dfac1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-CpcWxRzkB4Y3qctpUgPDqUXCK+0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":30},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e673d63-c865-412b-a28e-136ae6a9e27c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-CpcWxRzkB4Y3qctpUgPDqUXCK+0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":30},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b24c115-3199-4954-a599-c8e73cfa7ab7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-CpcWxRzkB4Y3qctpUgPDqUXCK+0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":30},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4f1acfe-318b-4f90-95d8-b3cd26e787fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f31f62a2-578d-4761-9403-550fb842da10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 225 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c06a520-4e86-491c-a62e-2964a2478f2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 228 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5546ab3a-5eeb-4435-bbca-737251523c90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "90581462139551",
                "imei1": "90581462139551",
                "imei2": "90581462139551",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-NTHyPn9lBm1JBXtJt+Wko783WFE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38454,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38471,"tr_customer_product_id":38461,"job_number":"JOB_38454"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0f21e72-a8f2-450d-810c-033752906d57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "71647611525534",
                "imei1": "71647611525534",
                "imei2": "71647611525534",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-bRzVAFxz6vYZESo2c6u7H1DDqHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38455,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38472,"tr_customer_product_id":38462,"job_number":"JOB_38455"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18b2c47b-cab4-4e6e-a3ff-3de49d6e03eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "47164420429429",
                "imei1": "47164420429429",
                "imei2": "47164420429429",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-v/zpgWQK3DiF7lnwkSyeGvpTnd8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38456,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38473,"tr_customer_product_id":38463,"job_number":"JOB_38456"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 305ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5a140af-8d4b-48ae-a881-7c1e5a35627d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "85865201670251",
                "imei1": "85865201670251",
                "imei2": "85865201670251",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-MLhnANLdCOJGE8Deo9OExaOmnr8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38457,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38474,"tr_customer_product_id":38464,"job_number":"JOB_38457"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2df9a195-5f3a-475b-bb08-f8955e2223ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "96563617465887",
                "imei1": "96563617465887",
                "imei2": "96563617465887",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-n1PZ4xPLHSMlrSENrjJ+rzWM7q8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38458,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38475,"tr_customer_product_id":38465,"job_number":"JOB_38458"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 380ff3d7-6e30-4634-a23d-46fc7bcdc900
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "10611586279300",
                "imei1": "10611586279300",
                "imei2": "10611586279300",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-1wfIsbAFSug10T3/R4fwCzehz+g"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38459,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38476,"tr_customer_product_id":38466,"job_number":"JOB_38459"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14fda4e1-3913-454a-9848-e15ac3966707
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "22749008303396",
                "imei1": "22749008303396",
                "imei2": "22749008303396",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-AScjw4Oo+I0cL1UGUuTm8bt5/w0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38477,"tr_customer_product_id":38467,"job_number":"JOB_38460"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 35.62KB

Test Pass Percentage
98 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8254c52-b5b7-4f48-8dac-6d31e13bf1ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8e7e-lxxABebWvc3NVisgwv2Dj7fJpCA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38425,"job_number":"JOB_38425","tr_customer_id":38442,"tr_customer_product_id":38432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:19.000Z","modified_at":"2025-06-22T03:39:19.000Z","name":"Emma Kunde","mobile_number":"939-754-8230","email_id":"Arlie_Lindgren86@gmail.com","dop":"2025-04-06","serial_number":"17274402994246000","imei1":"17274402994246000","imei2":"17274402994246000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38428,"job_number":"JOB_38428","tr_customer_id":38445,"tr_customer_product_id":38435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:25.000Z","modified_at":"2025-06-22T03:39:25.000Z","name":"Garrison Kunde","mobile_number":"948-691-1748","email_id":"Deondre.Walker96@hotmail.com","dop":"2025-04-06","serial_number":"18460602536196104","imei1":"18460602536196104","imei2":"18460602536196104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38430,"job_number":"JOB_38430","tr_customer_id":38447,"tr_customer_product_id":38437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:28.000Z","modified_at":"2025-06-22T03:40:28.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12647119850517","imei1":"12647119850517","imei2":"12647119850517","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38431,"job_number":"JOB_38431","tr_customer_id":38448,"tr_customer_product_id":38438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:31.000Z","modified_at":"2025-06-22T03:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11331126853638","imei1":"11331126853638","imei2":"11331126853638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38433,"job_number":"JOB_38433","tr_customer_id":38450,"tr_customer_product_id":38440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:33.000Z","modified_at":"2025-06-22T03:40:33.000Z","name":"Santino Turcotte","mobile_number":"355-929-5485","email_id":"Concepcion_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"18771674649335584","imei1":"18771674649335584","imei2":"18771674649335584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38435,"job_number":"JOB_38435","tr_customer_id":38452,"tr_customer_product_id":38442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:40:54.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12118331856643","imei1":"12118331856643","imei2":"12118331856643","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38437,"job_number":"JOB_38437","tr_customer_id":38454,"tr_customer_product_id":38444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:20.000Z","modified_at":"2025-06-22T03:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11500673290893","imei1":"11500673290893","imei2":"11500673290893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38439,"job_number":"JOB_38439","tr_customer_id":38456,"tr_customer_product_id":38446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:22.000Z","modified_at":"2025-06-22T03:41:22.000Z","name":"Olin Kuhn","mobile_number":"223-266-4862","email_id":"Annabelle94@gmail.com","dop":"2025-04-06","serial_number":"17728112401602518","imei1":"17728112401602518","imei2":"17728112401602518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38440,"job_number":"JOB_38440","tr_customer_id":38457,"tr_customer_product_id":38447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:41:48.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19193824594478","imei1":"19193824594478","imei2":"19193824594478","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38442,"job_number":"JOB_38442","tr_customer_id":38459,"tr_customer_product_id":38449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15906020299885","imei1":"15906020299885","imei2":"15906020299885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38444,"job_number":"JOB_38444","tr_customer_id":38461,"tr_customer_product_id":38451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:11.000Z","modified_at":"2025-06-22T03:42:11.000Z","name":"Amalia Bartoletti","mobile_number":"375-797-1852","email_id":"Wilmer_Jakubowski21@gmail.com","dop":"2025-04-06","serial_number":"15325486154782640","imei1":"15325486154782640","imei2":"15325486154782640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38445,"job_number":"JOB_38445","tr_customer_id":38462,"tr_customer_product_id":38452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:42:42.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"10716325818492","imei1":"10716325818492","imei2":"10716325818492","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38447,"job_number":"JOB_38447","tr_customer_id":38464,"tr_customer_product_id":38454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:10.000Z","modified_at":"2025-06-22T03:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63087126531905","imei1":"63087126531905","imei2":"63087126531905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38448,"job_number":"JOB_38448","tr_customer_id":38465,"tr_customer_product_id":38455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49124681942975","imei1":"49124681942975","imei2":"49124681942975","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38449,"job_number":"JOB_38449","tr_customer_id":38466,"tr_customer_product_id":38456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62222919571900","imei1":"62222919571900","imei2":"62222919571900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38450,"job_number":"JOB_38450","tr_customer_id":38467,"tr_customer_product_id":38457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59096257812468","imei1":"59096257812468","imei2":"59096257812468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38451,"job_number":"JOB_38451","tr_customer_id":38468,"tr_customer_product_id":38458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51605909869600","imei1":"51605909869600","imei2":"51605909869600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38452,"job_number":"JOB_38452","tr_customer_id":38469,"tr_customer_product_id":38459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21369059457366","imei1":"21369059457366","imei2":"21369059457366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38454,"job_number":"JOB_38454","tr_customer_id":38471,"tr_customer_product_id":38461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:42.000Z","modified_at":"2025-06-22T03:50:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90581462139551","imei1":"90581462139551","imei2":"90581462139551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38455,"job_number":"JOB_38455","tr_customer_id":38472,"tr_customer_product_id":38462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:42.000Z","modified_at":"2025-06-22T03:50:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71647611525534","imei1":"71647611525534","imei2":"71647611525534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38456,"job_number":"JOB_38456","tr_customer_id":38473,"tr_customer_product_id":38463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47164420429429","imei1":"47164420429429","imei2":"47164420429429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38457,"job_number":"JOB_38457","tr_customer_id":38474,"tr_customer_product_id":38464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85865201670251","imei1":"85865201670251","imei2":"85865201670251","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38458,"job_number":"JOB_38458","tr_customer_id":38475,"tr_customer_product_id":38465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96563617465887","imei1":"96563617465887","imei2":"96563617465887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38459,"job_number":"JOB_38459","tr_customer_id":38476,"tr_customer_product_id":38466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10611586279300","imei1":"10611586279300","imei2":"10611586279300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 37 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 42 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 258 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10fadff5-b6c2-4615-b5ea-44adc13dd15e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9d83c02-2ecb-40d7-be1e-02191de6ee78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f40a0f4-2769-4faf-855a-b2ee4f75ffcf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebf0e640-c9c0-4244-8633-4092d688ddc2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38460"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-yR/jaYURzr9x7CLnFt3u+Xdleoc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 278 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afd0c072-5b77-4e6a-acd2-b5702c2dc7e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38460"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a31136e-97f8-4dff-a817-c2b28e86425e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38460"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-yR/jaYURzr9x7CLnFt3u+Xdleoc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 283 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ee8737f-f517-4e35-b95b-032ec3520aae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38460"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-yR/jaYURzr9x7CLnFt3u+Xdleoc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 281 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30cb20dc-911c-42c3-8ed3-074ea1be57bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-r1sGuu8X7Ixc8Tt/g5qTNFBVRmI"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171605,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:44.000Z","created_at":"2025-06-22T03:50:44.000Z"},{"id":171606,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:44.000Z","created_at":"2025-06-22T03:50:44.000Z"}],"problems":[{"id":60843,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:44.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 267 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 100bd8fa-d4a9-4ca5-b464-2b40eadb23b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fd12d97-7bcb-4523-924f-bc0b5c22b449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5540f21-1e97-41ae-9203-9bb878f7cc03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a41c80b9-2746-4cfd-bb4e-e3e0e8303d8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyMzl9.fAvb5g4ZI6BRINVp2BKouuFKLyDZBIb0w31j9VENzsw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e86bec7-2d89-4d03-a05a-81f12581cb0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4327abb-2535-4496-b532-33a6e3f006e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-Fu0aUi3pT0/xmYTKJ9mfbkp3KEI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9d12d31-6cb4-402e-a458-28db87feadae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ba1c97a-846e-4395-b48d-1ce7db8ec015
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d7735539-7cc7-4822-a4cf-2c74c260cff7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92b711e0-0234-48e2-ac25-56297610cd9f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97365531-809a-4f0a-94ad-abfe3b2a7104
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 219 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 405ms
Mean size per request: 252B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e89f84ee-0a17-482c-9d60-bf5c9bdf3943
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 252
ETag W/"fc-I+c3uAqz3pIqSZ6/Xawdxl/dU0A"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":5128},{"label":"Pending for repair","key":"pending_for_repair","count":313},{"label":"Pending for delivery","key":"pending_for_delivery","count":13}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae0e3138-a0d3-4c6e-94ad-01ff95a4f9d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f4b04e9-94c1-4272-953c-94d9fdfd4f78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3f84ac8-a7f7-4434-b748-fb958461b6bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1dc98b5-6912-4ace-9a51-e3f11d187444
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c460185-652c-43cf-a248-0fc9a87d69ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f8bc1d2-2e37-4a58-a124-72e8a7ac9336
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9511088a-257d-4684-a1e7-1e9f0cdcd601
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1541f22-a466-48a3-a18c-b4ee1e561218
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b9b9d36-da48-4ab5-8c10-224f18e0ecdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38460,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 225 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 515f4286-4298-489e-8c30-0c743a0485b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38460,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 224 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8785604f-c904-48d7-b1b0-7be8c383a88a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38460,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8fb427b-b72b-4c49-901a-da96b0bb1b91
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38460,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6101c12f-9609-4ac9-b412-bbf28f6aa0f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 38460
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNDh9.R8Gv1WKGF58AzOeyOpkWbMXDBsBEfw07rd3-xKJmd3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77bca411-75d9-4e61-830d-be1ecad3563c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 219 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ba938d7-a27b-43e4-b460-edb2a4eae495
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a19c06f-510b-493a-84e2-8725d3abb63b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ZU1QjBTsBdW4C0CB4KZuRaVcLH8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ee1a663-0fc4-4e45-9962-5d2d984b0a57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 810bacba-c7b6-4a0a-be50-a8a13fbc2d6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 495ms
Mean size per request: 239.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a915477-2eef-41f5-8fe6-21c262f301bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3bdf1-1gbw+cGILt48WJb9rGw8FKmleq8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:50:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 252 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 252 0 0
verify the the pending to repair is not null 1 0 0
Total 507 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 495 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb687e32-64da-415b-83eb-1891d5770730
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa493ee8-1486-4c7c-9e0f-def7c1203c35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1224596-2e9a-4f25-9414-f96e14868b56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b511a674-1f5e-4967-aab1-11f222ccab96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d718306a-a5a8-4646-9cd6-bfdf0f7992f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 347a2b7d-9475-4f08-8322-b94944e78255
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31253dcd-b8e8-4afd-a3c6-f479225c74d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f491f666-7dc4-4854-8069-2205d165b35e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-iDqdbRvM2h7Ra8EpTp/ft5QXB7E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":12}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 290 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40af376b-45cb-4afd-8139-074da2e4f3e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-iDqdbRvM2h7Ra8EpTp/ft5QXB7E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":12}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 294 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5db6a953-699c-4e1f-8551-ee35fffb866e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d311dffd-8f27-4340-82ab-882a29e0f7ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 755ms
Mean size per request: 301.73KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7cc10c03-76a8-4005-a5d7-72f3401fe297
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4b6eb-ims3Rw8pkmCxFBvXRXUPJGBrZQM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:50:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38460,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:44.000Z"}],"quatations":[]},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38226,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T10:03:17.000Z"}],"quatations":[]},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38217,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:59:23.000Z"}],"quatations":[]},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38215,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:54:15.000Z"}],"quatations":[]},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38199,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:22:39.000Z"}],"quatations":[]},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38147,"remark":"Battery life poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T08:04:48.000Z"}],"quatations":[]},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":38103,"remark":"Front camera not working. ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T06:45:00.000Z"}],"quatations":[]},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38004,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T17:39:50.000Z"}],"quatations":[]},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Draining very fast","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T11:01:23.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:17:55.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:20:29.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36363,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T11:01:46.000Z"}],"quatations":[]},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36303,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:35:39.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31587,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T18:08:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 252 0 0
Verify the Job number start with job 252 0 0
verify the response of repair job has field mst_action_status 1008 0 0
Total 1515 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c74a9e1e-5a4f-487e-ba1c-5663b17ff5e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:50:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 233 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce11a12a-393e-414b-af24-d0651ae2f731
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 225 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da3dda13-afa7-456e-8088-92e4dd3ba4da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12bcf95f-1236-4339-aa52-22aa7bf6997f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d9a157b-68e0-4675-9202-b06f5defc569
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06997bbf-2393-44d1-820c-1655932bf171
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:50:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57dac2e4-e3d4-43a0-80ac-13e028ef5874
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38460,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNTN9.HnOAN4REQuN5tJ13LRrxZao4ehP9CXTpk0iPdBOaWo4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d828d464-3087-408e-b2c3-ddc5dd4ac182
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a9f295a6-df05-4bad-b675-74727193c24f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-LT88GQARAuDisjCl21O0Zt44KyY"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec6ab6af-138f-4107-bb1f-fd916c1947e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e8b477b-2b97-474b-bded-2bb7f50252fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8092f821-d4b0-4cb7-9b27-3c2f8a538faf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 218 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df7a8d52-c53c-4914-bc1b-6cb5cdd29b2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8af8ac79-594a-4ceb-960f-92f693bb6d62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e38d8c1-ee9f-401c-b4ec-3e4ac6c12b79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-CGX7k1M8X5TB6bvG7KdZo70zAvs"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":76},{"label":"QC Completed","key":"qc_completed","count":12},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 331 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a36742e0-b079-4c02-9267-ad579aea8c7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcc1742a-5cc0-46d3-aef5-858028481545
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13099a73-cde3-4d14-b0d6-ea1566c39d44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 223 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a6ddf83-96f2-4055-9f1e-0cc1216c7814
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dc97a83-4025-4c13-a72a-81b4eda45ea2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55d553c4-e05f-4c40-b3fc-86d8b8c5432c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 11.6KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4225399-85f2-4e03-a3e7-1d7d7b480597
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2e62-8vErJIoeFTzfZvcj6fvD51lUkqQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 12 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 244 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4ae2585-736f-4b49-b631-482fe518004d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ea84ac0-0206-4c47-b8ae-1b9434d6348c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 11.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 923678e7-b020-40f5-a367-19fc9864ce20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2e62-8vErJIoeFTzfZvcj6fvD51lUkqQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41452944-1981-410d-81fd-3423a7ef4549
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 767ms
Mean size per request: 73.48KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea528dc4-a0e8-4a5c-b9ae-ae897a0b5934
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"125f0-YxI1rNrSiVBoNg95TPXES8rcLxM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-20T06:01:54.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37999,"job_number":"JOB_37999","tr_customer_id":38016,"tr_customer_product_id":38006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:04:12.000Z","modified_at":"2025-06-20T17:04:42.000Z","name":"Haven Schneider}","mobile_number":"425-733-8356","email_id":"Aileen.Cartwright79@hotmail.com","dop":"2025-04-30","serial_number":"15528254892442","imei1":"15528254892442","imei2":"15528254892442","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T17:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-22T03:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-21T16:55:44.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T16:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38219,"job_number":"JOB_38219","tr_customer_id":38236,"tr_customer_product_id":38226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:01:41.000Z","modified_at":"2025-06-21T14:03:46.000Z","name":"Virgil Von","mobile_number":"9356006270","email_id":"vennie.labadie@gmail.com","dop":"2025-02-22","serial_number":"149620231572384","imei1":"149620231572384","imei2":"149620231572384","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T14:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38358,"job_number":"JOB_38358","tr_customer_id":38375,"tr_customer_product_id":38365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T14:18:41.000Z","modified_at":"2025-06-21T18:49:49.000Z","name":"Rima Roy","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000004","imei1":"10000000000004","imei2":"10000000000004","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 76 0 0
verify the mobile number is type of number 76 0 0
Verify the create and modified date are in ist formate 152 0 0
Total 307 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e04567a-50b4-4d4b-91b4-3b141f8f6cb4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb7b8eac-dacd-4da5-8e62-c71b943331a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e015ecb-7b68-43d3-ac9e-4aa305e9e656
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 224 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56565336-212a-47c7-af2d-b05930dc7332
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f05cdbf7-2d0a-4857-bb89-deb6814a0a60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0510a1d0-4452-4657-81f1-24773837a3ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 220ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI2MH0.II5YAL14rHbLUhx6S5HoFx00tSL4HvSRQw7O6LhZIX4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4edbaca5-6ad3-461c-9549-7621b80ad524
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a046182-2f84-4615-a21f-ece71c000a17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-ozXGDnjGvD7bRK7PtmPoFljpaho"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 13.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65046fbb-524e-4065-84b8-aba03f1748ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-atebvUfNAc2bbLbYGLk/amQWUz8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3891b13-03cd-429b-a3d7-db591ba76fe5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 13.47KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe5c2998-f83f-4612-bdb1-2590cbb100de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-atebvUfNAc2bbLbYGLk/amQWUz8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4241fa95-7bb7-48d8-8dc8-e878dd5fce8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff16c419-e421-4481-8653-e641303885a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4e3a3ba-2d47-4717-ba28-ecd6ca3bd1fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dad5857f-c254-4cd7-a14b-b06b37196c65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 220ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1af9943-9301-42b0-8d52-b2c2b3170ba9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38460
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d3e05c5-c784-4ce3-a8af-b7d0d5b230de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-XfCZMCWsXDhkvBEgqsvxzTzzvw4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171605,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:44.000Z","created_at":"2025-06-22T03:50:44.000Z"},{"id":171606,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:50:44.000Z","created_at":"2025-06-22T03:50:44.000Z"},{"id":171607,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:50:51.000Z","created_at":"2025-06-22T03:50:51.000Z"},{"id":171608,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:50:52.000Z","created_at":"2025-06-22T03:50:52.000Z"},{"id":171609,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:59.000Z","created_at":"2025-06-22T03:50:59.000Z"},{"id":171610,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:59.000Z","created_at":"2025-06-22T03:50:59.000Z"},{"id":171611,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:50:59.000Z","created_at":"2025-06-22T03:50:59.000Z"},{"id":171612,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:51:00.000Z","created_at":"2025-06-22T03:51:00.000Z"},{"id":171614,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-22T03:51:06.000Z","created_at":"2025-06-22T03:51:06.000Z"},{"id":171615,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:51:08.000Z","created_at":"2025-06-22T03:51:08.000Z"},{"id":171616,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:51:08.000Z","created_at":"2025-06-22T03:51:08.000Z"}],"problems":[{"id":60843,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:50:44.000Z"},{"id":60844,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:59.000Z"},{"id":60845,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:59.000Z"},{"id":60846,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:50:59.000Z"},{"id":60847,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:51:00.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5073b28a-1fbf-413c-b1d0-02ce703b774d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38460
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfd1a717-8dea-4eac-90b2-db9de1bea277
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9e8c4d8-6ea8-4c4d-95c6-3ddb7719f30a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNjd9.cVqTnlOP_LwiDgRsJQTthcCL2vr2J8sZAPt90K535Bg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4595f461-4108-4a8d-aded-b37885bbe837
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67503c7b-e2bd-4d49-ab88-e6af157ca7f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-B6lZQFAjT9mE7ls+wQgvzDa37TQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 217 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 171ad73e-9e84-4eee-a0a3-2918ea84470c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de8e946f-ce56-48ff-963a-d884f106dc81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d77c63d-e8b3-43a7-9752-b098721ccc18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 219 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f03b5dca-f7d5-4e0b-bb98-eddc3a625865
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6676423-3c8a-498d-8de5-5e3dcc2e806b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f612434-33f6-4ec1-b319-8e35e2001ced
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-dB52UX8bp0QdR9YUdL2PGrVrRMk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":37},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0081c9a-be03-47f6-a3a3-d805b31620af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-dB52UX8bp0QdR9YUdL2PGrVrRMk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":37},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 928a036c-3fb7-4d39-a95a-7e7c51799e4e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-dB52UX8bp0QdR9YUdL2PGrVrRMk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":13},{"label":"Created today","key":"created_today","count":37},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c103d59-eb37-4b82-831f-ba05813c71d7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 235 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 603f378f-0dfb-4b09-9949-9fb95dff2f94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccd5669f-fcd3-440f-a62a-1890cff8bc52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 224 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a0e7f73-1e83-4c82-b1e5-0681bbe5df45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "20230541105607",
                "imei1": "20230541105607",
                "imei2": "20230541105607",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-D2Bk33Qyey7Kt2hU/n0+sQixm1c"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38461,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38478,"tr_customer_product_id":38468,"job_number":"JOB_38461"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5341fb28-09a8-4e3d-a275-4936e008d149
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "19208733685122",
                "imei1": "19208733685122",
                "imei2": "19208733685122",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-kqakgOppNBS7dfluBKedHGeoTUQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38462,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38479,"tr_customer_product_id":38469,"job_number":"JOB_38462"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e20af61-c93a-49cf-8e01-3b96ba43d11e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "35772721590415",
                "imei1": "35772721590415",
                "imei2": "35772721590415",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-l8o8Zk5c3aOnvQgFFlrRzfOkgiU"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38463,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38480,"tr_customer_product_id":38470,"job_number":"JOB_38463"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2857af0b-9589-44d6-a1e1-11b50744d387
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "18518427954815",
                "imei1": "18518427954815",
                "imei2": "18518427954815",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-AFQujEi94T2ot4Srzl7gfOeKbWI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38464,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38481,"tr_customer_product_id":38471,"job_number":"JOB_38464"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c9c0d7e-6d22-4a4e-a37e-8a69714870ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "44400496589888",
                "imei1": "44400496589888",
                "imei2": "44400496589888",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-ILgIrqANvcYsqJw9z4xFLg4zO5E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38465,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38482,"tr_customer_product_id":38472,"job_number":"JOB_38465"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04912e89-53e1-4600-b380-bebdf6d554aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "58580182131127",
                "imei1": "58580182131127",
                "imei2": "58580182131127",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-cJfWpi/A3kpciCg0rhCh5zF1eh4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38466,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38483,"tr_customer_product_id":38473,"job_number":"JOB_38466"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5125403-1678-47b3-a915-894f80421111
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "79062782223302",
                "imei1": "79062782223302",
                "imei2": "79062782223302",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-N8HoPXkfb3Qfli1Dk3kvCDcERKM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":38484,"tr_customer_product_id":38474,"job_number":"JOB_38467"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 42.29KB

Test Pass Percentage
98 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18e0e257-431e-480e-9b19-282abcf2afa6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a92e-La363D3DOZfk5t1pLRXJQxkLsDU"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38425,"job_number":"JOB_38425","tr_customer_id":38442,"tr_customer_product_id":38432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:19.000Z","modified_at":"2025-06-22T03:39:19.000Z","name":"Emma Kunde","mobile_number":"939-754-8230","email_id":"Arlie_Lindgren86@gmail.com","dop":"2025-04-06","serial_number":"17274402994246000","imei1":"17274402994246000","imei2":"17274402994246000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38428,"job_number":"JOB_38428","tr_customer_id":38445,"tr_customer_product_id":38435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:25.000Z","modified_at":"2025-06-22T03:39:25.000Z","name":"Garrison Kunde","mobile_number":"948-691-1748","email_id":"Deondre.Walker96@hotmail.com","dop":"2025-04-06","serial_number":"18460602536196104","imei1":"18460602536196104","imei2":"18460602536196104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38430,"job_number":"JOB_38430","tr_customer_id":38447,"tr_customer_product_id":38437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:28.000Z","modified_at":"2025-06-22T03:40:28.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"12647119850517","imei1":"12647119850517","imei2":"12647119850517","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38431,"job_number":"JOB_38431","tr_customer_id":38448,"tr_customer_product_id":38438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:31.000Z","modified_at":"2025-06-22T03:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11331126853638","imei1":"11331126853638","imei2":"11331126853638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38433,"job_number":"JOB_38433","tr_customer_id":38450,"tr_customer_product_id":38440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:33.000Z","modified_at":"2025-06-22T03:40:33.000Z","name":"Santino Turcotte","mobile_number":"355-929-5485","email_id":"Concepcion_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"18771674649335584","imei1":"18771674649335584","imei2":"18771674649335584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38435,"job_number":"JOB_38435","tr_customer_id":38452,"tr_customer_product_id":38442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:40:54.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi11.patil@gmail.com","dop":"2025-04-14","serial_number":"12118331856643","imei1":"12118331856643","imei2":"12118331856643","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38437,"job_number":"JOB_38437","tr_customer_id":38454,"tr_customer_product_id":38444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:20.000Z","modified_at":"2025-06-22T03:41:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11500673290893","imei1":"11500673290893","imei2":"11500673290893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38439,"job_number":"JOB_38439","tr_customer_id":38456,"tr_customer_product_id":38446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:22.000Z","modified_at":"2025-06-22T03:41:22.000Z","name":"Olin Kuhn","mobile_number":"223-266-4862","email_id":"Annabelle94@gmail.com","dop":"2025-04-06","serial_number":"17728112401602518","imei1":"17728112401602518","imei2":"17728112401602518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38440,"job_number":"JOB_38440","tr_customer_id":38457,"tr_customer_product_id":38447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:41:48.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19193824594478","imei1":"19193824594478","imei2":"19193824594478","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38442,"job_number":"JOB_38442","tr_customer_id":38459,"tr_customer_product_id":38449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15906020299885","imei1":"15906020299885","imei2":"15906020299885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38444,"job_number":"JOB_38444","tr_customer_id":38461,"tr_customer_product_id":38451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:11.000Z","modified_at":"2025-06-22T03:42:11.000Z","name":"Amalia Bartoletti","mobile_number":"375-797-1852","email_id":"Wilmer_Jakubowski21@gmail.com","dop":"2025-04-06","serial_number":"15325486154782640","imei1":"15325486154782640","imei2":"15325486154782640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38445,"job_number":"JOB_38445","tr_customer_id":38462,"tr_customer_product_id":38452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:42:42.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"10716325818492","imei1":"10716325818492","imei2":"10716325818492","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38447,"job_number":"JOB_38447","tr_customer_id":38464,"tr_customer_product_id":38454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:10.000Z","modified_at":"2025-06-22T03:50:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63087126531905","imei1":"63087126531905","imei2":"63087126531905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38448,"job_number":"JOB_38448","tr_customer_id":38465,"tr_customer_product_id":38455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49124681942975","imei1":"49124681942975","imei2":"49124681942975","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38449,"job_number":"JOB_38449","tr_customer_id":38466,"tr_customer_product_id":38456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62222919571900","imei1":"62222919571900","imei2":"62222919571900","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38450,"job_number":"JOB_38450","tr_customer_id":38467,"tr_customer_product_id":38457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:11.000Z","modified_at":"2025-06-22T03:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59096257812468","imei1":"59096257812468","imei2":"59096257812468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38451,"job_number":"JOB_38451","tr_customer_id":38468,"tr_customer_product_id":38458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51605909869600","imei1":"51605909869600","imei2":"51605909869600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38452,"job_number":"JOB_38452","tr_customer_id":38469,"tr_customer_product_id":38459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21369059457366","imei1":"21369059457366","imei2":"21369059457366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38454,"job_number":"JOB_38454","tr_customer_id":38471,"tr_customer_product_id":38461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:42.000Z","modified_at":"2025-06-22T03:50:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90581462139551","imei1":"90581462139551","imei2":"90581462139551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38455,"job_number":"JOB_38455","tr_customer_id":38472,"tr_customer_product_id":38462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:42.000Z","modified_at":"2025-06-22T03:50:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71647611525534","imei1":"71647611525534","imei2":"71647611525534","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38456,"job_number":"JOB_38456","tr_customer_id":38473,"tr_customer_product_id":38463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47164420429429","imei1":"47164420429429","imei2":"47164420429429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38457,"job_number":"JOB_38457","tr_customer_id":38474,"tr_customer_product_id":38464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85865201670251","imei1":"85865201670251","imei2":"85865201670251","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38458,"job_number":"JOB_38458","tr_customer_id":38475,"tr_customer_product_id":38465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:43.000Z","modified_at":"2025-06-22T03:50:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96563617465887","imei1":"96563617465887","imei2":"96563617465887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38459,"job_number":"JOB_38459","tr_customer_id":38476,"tr_customer_product_id":38466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:50:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10611586279300","imei1":"10611586279300","imei2":"10611586279300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38461,"job_number":"JOB_38461","tr_customer_id":38478,"tr_customer_product_id":38468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:13.000Z","modified_at":"2025-06-22T03:51:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20230541105607","imei1":"20230541105607","imei2":"20230541105607","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38462,"job_number":"JOB_38462","tr_customer_id":38479,"tr_customer_product_id":38469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:14.000Z","modified_at":"2025-06-22T03:51:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19208733685122","imei1":"19208733685122","imei2":"19208733685122","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38463,"job_number":"JOB_38463","tr_customer_id":38480,"tr_customer_product_id":38470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:14.000Z","modified_at":"2025-06-22T03:51:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35772721590415","imei1":"35772721590415","imei2":"35772721590415","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38464,"job_number":"JOB_38464","tr_customer_id":38481,"tr_customer_product_id":38471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:14.000Z","modified_at":"2025-06-22T03:51:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18518427954815","imei1":"18518427954815","imei2":"18518427954815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38465,"job_number":"JOB_38465","tr_customer_id":38482,"tr_customer_product_id":38472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44400496589888","imei1":"44400496589888","imei2":"44400496589888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38466,"job_number":"JOB_38466","tr_customer_id":38483,"tr_customer_product_id":38473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58580182131127","imei1":"58580182131127","imei2":"58580182131127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 44 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 49 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 260 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfe38bcb-4c14-49ed-b8f0-0bc0005641a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2e806e5-f5ff-4b2e-a678-b632f7cee3b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d5c90fd-8ee3-4d19-b5b7-2b294146940e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 204d4afd-4eb4-4da9-9966-78c710ce7db1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38467"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-cLHwGmGYcAVfPSUw9ToOf+eoKZU"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 300 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c5bd25d-e598-4903-8e8a-b928b8aa3983
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38467"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebdf323e-1724-4740-bac6-d1476eda2c6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38467"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-cLHwGmGYcAVfPSUw9ToOf+eoKZU"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 290 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e93b2c47-9f7e-42c0-aa60-000e4c91ae13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_38467"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-cLHwGmGYcAVfPSUw9ToOf+eoKZU"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 282 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6ce55814-2e98-48f1-b405-21a90499f82f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-8vq8tjD8bbwFHkz/V7T8jtRuBMY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-22T03:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171629,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:51:15.000Z","created_at":"2025-06-22T03:51:15.000Z"},{"id":171630,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:51:15.000Z","created_at":"2025-06-22T03:51:15.000Z"}],"problems":[{"id":60854,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:51:15.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 262 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99b71767-a57e-4694-900a-88a5c5cdc550
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d4e615b-2b97-401d-8869-f8f665bbc4ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b50af108-11a5-4880-b7b8-8031d27fd0dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e337449b-b141-48c2-a5b6-2c82d7424818
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzB9.jreaSi7RQq_1cJZz6QPtfvbg5Cxg0Y5H9-mrQszrkc0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e702a342-24a8-4dfd-b7a5-61e7a7f05a04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 938ed739-3ac4-4a0d-b1a5-1bbfee183ea8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-nSnSIqViY13PNo9C+Q/fPUZ9JCU"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c23e12a0-9675-4453-9d51-6fad0b869878
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a801993-5f51-4bc7-847c-449d0e49d891
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5c7b07e-3d73-4642-9c80-54fe0d52a805
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 217 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e88d261-7a92-42e0-9934-e3c3c8fc7630
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b65a2a01-d292-4d5a-bc98-3dfc4b631399
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 217 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 419ms
Mean size per request: 252B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a259a85-00aa-4105-b231-99d865ab4225
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 252
ETag W/"fc-WoQ/U5WeR4nOPH7N46uArfnbXTs"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":5134},{"label":"Pending for repair","key":"pending_for_repair","count":313},{"label":"Pending for delivery","key":"pending_for_delivery","count":13}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72cea541-96f7-4821-aa2e-5d0814a69803
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1877d643-f3ad-4cd4-be09-ec344f1fbdeb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d7c4a05-e88f-447a-9e4c-b781b8282b65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06f483e8-5bc0-46d4-a2ec-d22acffe44fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 215ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fff32377-20de-443c-8dbc-e64ac84741de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c673662-7f4f-46fc-856c-e7269fa6028c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55f734d3-f888-4b97-916b-c29599b0aa09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 218 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8beb9102-fe7f-4211-8ce7-f78f03f09658
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9fdf8a6-0f56-4c10-a93b-ddb9b5cf206e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38467,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 227 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d92fd565-5a33-4aa7-9f33-f36a7a07e4eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38467,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 224 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f8b9c5c-98c9-4102-adb0-20e65d4fe206
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38467,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84c60244-b191-42d4-b2b0-b215f65de40a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 38467,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 877e05d5-f337-430b-88aa-24a52995d2f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 38467
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyNzl9.v26Lt5z8pI5csrFjqF2636FgmVb4EITBNbmxCgU7mx4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19847eab-bf33-4bfb-a8fe-692a73d486fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 222 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a56e12e4-063f-4144-86a8-39d02201c46d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 395aa893-82e4-41da-97a3-8ee93ce642c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-3T8IcayC1w8IlMfVmsKdRox2DPY"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 972ca703-9dff-44d7-8b0d-5b6b672a60d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59116a7b-d79d-4d82-a5ff-f2570a81687b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 511ms
Mean size per request: 239.49KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e85ca076-f1ce-409a-9d87-00427bb872c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3bdf1-Az+wXPs+WZPsuxhChWEJIybPKJg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:51:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 252 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 252 0 0
verify the the pending to repair is not null 1 0 0
Total 507 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 511 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e874abd6-7b56-413a-b47f-d9c416ec38af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdc004cc-def1-44ed-bc82-fe938a0b835e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7956340-27d3-400a-bb23-f161cb60c5e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b041a07e-50ba-4347-8480-0e3622cd281a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5896d4f-bd07-4c45-ab36-678812eaa968
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97da15e8-1696-4589-9cdf-160cd11ec9e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 267d995c-1978-45b9-85e0-df8e6ea98d8a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc2e9fdf-4363-4d4e-b4ee-5a993a5c27ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-BXMIt2Jh+5K6yWYiQluro9zfTTs"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":13}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 313 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b16870a2-82bb-453b-930d-aca6d404d701
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-BXMIt2Jh+5K6yWYiQluro9zfTTs"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":252},{"label":"Repair completed","key":"repair_completed","count":13}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 304 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88e82bfb-7968-4edd-8ec9-9b570d1b936f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73a8c153-87ac-4052-81d8-c6b3c46f0897
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 770ms
Mean size per request: 301.73KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcf17afb-7e22-485a-aacc-a2b970155026
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4b6eb-nEP1NiW5Bzzhm5eicW0i93DlbB0"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-22T03:51:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38467,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:51:15.000Z"}],"quatations":[]},{"id":38226,"job_number":"JOB_38226","tr_customer_id":38243,"tr_customer_product_id":38233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:03:17.000Z","modified_at":"2025-06-21T10:03:31.000Z","name":"Daphnee Bauch","mobile_number":"725-648-9220","email_id":"Claudia_Kulas48@gmail.com","dop":"2025-04-07","serial_number":"13692296693336","imei1":"13692296693336","imei2":"13692296693336","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T10:03:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38226,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T10:03:17.000Z"}],"quatations":[]},{"id":38217,"job_number":"JOB_38217","tr_customer_id":38234,"tr_customer_product_id":38224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:59:23.000Z","modified_at":"2025-06-21T09:59:40.000Z","name":"Renda Thiel","mobile_number":"9591162171","email_id":"larita.kovacek@gmail.com","dop":"2025-02-22","serial_number":"440489623388932","imei1":"440489623388932","imei2":"440489623388932","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:59:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38217,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:59:23.000Z"}],"quatations":[]},{"id":38215,"job_number":"JOB_38215","tr_customer_id":38232,"tr_customer_product_id":38222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:54:15.000Z","modified_at":"2025-06-21T09:54:48.000Z","name":"Cliff Durgan","mobile_number":"9650642577","email_id":"ivette.hauck@yahoo.com","dop":"2025-02-22","serial_number":"564173695417298","imei1":"564173695417298","imei2":"564173695417298","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:54:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38215,"remark":"Testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:54:15.000Z"}],"quatations":[]},{"id":38199,"job_number":"JOB_38199","tr_customer_id":38216,"tr_customer_product_id":38206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:22:39.000Z","modified_at":"2025-06-21T09:22:55.000Z","name":"Hugh Moen","mobile_number":"965-878-1343","email_id":"Shaun.Hagenes98@hotmail.com","dop":"2025-04-06","serial_number":"10224723113768","imei1":"10224723113768","imei2":"10224723113768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-21T09:22:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38199,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T09:22:39.000Z"}],"quatations":[]},{"id":38147,"job_number":"JOB_38147","tr_customer_id":38164,"tr_customer_product_id":38154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T08:04:48.000Z","modified_at":"2025-06-21T08:05:44.000Z","name":"Ankit Pandey","mobile_number":"7208691286","email_id":"ankitpandey397@gmail.com","dop":"2023-12-31","serial_number":"72086912861231","imei1":"72086912861231","imei2":"72086912861231","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T08:05:44.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":38147,"remark":"Battery life poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T08:04:48.000Z"}],"quatations":[]},{"id":38103,"job_number":"JOB_38103","tr_customer_id":38120,"tr_customer_product_id":38110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:45:00.000Z","modified_at":"2025-06-21T09:14:43.000Z","name":"Yes Boss","mobile_number":"2345678901","email_id":"yes@gmail.com","dop":"2025-06-18","serial_number":"67890345678012355","imei1":"67890345678012355","imei2":"67890345678012355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:14:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":38103,"remark":"Front camera not working. ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-21T06:45:00.000Z"}],"quatations":[]},{"id":38004,"job_number":"JOB_38004","tr_customer_id":38021,"tr_customer_product_id":38011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:39:50.000Z","modified_at":"2025-06-20T17:40:07.000Z","name":"Baron Flatley}","mobile_number":"929-697-3084","email_id":"Jaren_Walter@yahoo.com","dop":"2025-04-30","serial_number":"13303230598296","imei1":"13303230598296","imei2":"13303230598296","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-20T17:40:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":38004,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T17:39:50.000Z"}],"quatations":[]},{"id":37894,"job_number":"JOB_37894","tr_customer_id":37911,"tr_customer_product_id":37901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T11:01:23.000Z","modified_at":"2025-06-21T16:53:15.000Z","name":"Kiran Krishna","mobile_number":"9980641594","email_id":"kirankrishna816@gmai.com","dop":"2025-06-09","serial_number":"71365634496012","imei1":"71365634496012","imei2":"71365634496012","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T16:53:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Draining very fast","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-20T11:01:23.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:17:55.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":37894,"remark":"Problem FIxed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-21T15:20:29.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36363,"job_number":"JOB_36363","tr_customer_id":36380,"tr_customer_product_id":36370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:01:46.000Z","modified_at":"2025-06-21T15:41:55.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"11516674715843","imei1":"11516674715843","imei2":"11516674715843","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T15:41:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36363,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T11:01:46.000Z"}],"quatations":[]},{"id":36303,"job_number":"JOB_36303","tr_customer_id":36320,"tr_customer_product_id":36310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:35:39.000Z","modified_at":"2025-06-21T14:43:20.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18435013499648","imei1":"18435013499648","imei2":"18435013499648","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T14:43:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36303,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:35:39.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31587,"job_number":"JOB_31587","tr_customer_id":31604,"tr_customer_product_id":31594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T18:08:21.000Z","modified_at":"2025-06-21T09:55:40.000Z","name":"xybhd ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"29882601737674872","imei1":"29882601737674872","imei2":"29882601737674872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-21T09:55:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31587,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T18:08:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 252 0 0
Verify the Job number start with job 252 0 0
verify the response of repair job has field mst_action_status 1008 0 0
Total 1515 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 556eddfb-fc52-47e2-bdf1-a73ec2206303
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 233 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b73ff2a2-58fa-4d6d-aa3c-0d94292f7a15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 229 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2667ce04-3f13-48af-8dcf-174bff6d2f04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a37ae09-320e-4181-9bf2-ab50f995c972
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9f390a7-655c-4cb5-b00e-547c70b2eddb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c38a0298-708b-4f08-b3a7-2e5f9faa8f95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0de61926-219f-454d-9a76-c8931d211ae5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 38467,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyODR9.S-aN-yXnqKK30eCCMMmfaxlp0l7U1W6zidLpKW6dIVA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed382f20-58f0-4b83-baf8-4e0eec9bb783
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d7f129a7-314f-400f-9d4d-f1c3dbf8261c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-nM5DfaFbU2uF+XfvmnwLDNul/d8"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6229b20c-4ac2-4a01-bcea-dfa88f7164b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba2f825c-25f4-48b9-9f2a-1cebba037e52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43edf15d-b2a0-4b31-813d-af375434e4a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 218 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b01ef09a-cda9-4a2a-bf04-4546097cf42f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e531aad3-ec03-45d6-ada1-318dadfd42cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01eb5650-e4be-4864-b824-333a2ce3f672
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-st5lR2DWiz3goZhSd3y78CED+10"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":76},{"label":"QC Completed","key":"qc_completed","count":13},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 283 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7ea6eee-8337-497f-93a0-fd6dbf5fb84a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0100828-5653-45f7-b7a6-1ee01c19a1bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e989187-aff5-4b4e-9496-22a7a52af951
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 221 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1fe5b94-aa4a-49a2-ac8b-7c19a6f238f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fb53a36-4626-4809-9556-1fec5945376f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42fc91d9-05c4-4f3c-a946-1a8d449b1e07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 12.54KB

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3c55156-5b19-4e0f-a118-bd14c21a4d74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"322c-LgSjoPXlq9g41Er7bDW2Kr1HFQY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 13 0 0
Total 15 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50cc1d28-b4a4-4179-ae85-ca8fcea4d532
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdc6a6ff-4af0-4c49-875a-e61553f766fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 12.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token e5baaef1-0ea6-41c9-9a50-4be5d18c4c62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"322c-LgSjoPXlq9g41Er7bDW2Kr1HFQY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":38424,"job_number":"JOB_38424","tr_customer_id":38441,"tr_customer_product_id":38431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:18.000Z","modified_at":"2025-06-22T03:39:59.000Z","name":"Alexandria Dooley","mobile_number":"456-429-0661","email_id":"Jaleel.Johns@yahoo.com","dop":"2025-04-06","serial_number":"11782437435682","imei1":"11782437435682","imei2":"11782437435682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38426,"job_number":"JOB_38426","tr_customer_id":38443,"tr_customer_product_id":38433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:22.000Z","modified_at":"2025-06-22T03:39:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10580172136930","imei1":"10580172136930","imei2":"10580172136930","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38427,"job_number":"JOB_38427","tr_customer_id":38444,"tr_customer_product_id":38434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:24.000Z","modified_at":"2025-06-22T03:40:08.000Z","name":"Donavon Flatley","mobile_number":"659-249-2592","email_id":"Wayne.Gutkowski@yahoo.com","dop":"2025-04-06","serial_number":"11385320770456","imei1":"11385320770456","imei2":"11385320770456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38429,"job_number":"JOB_38429","tr_customer_id":38446,"tr_customer_product_id":38436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:39:39.000Z","modified_at":"2025-06-22T03:39:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80890187401370","imei1":"80890187401370","imei2":"80890187401370","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38432,"job_number":"JOB_38432","tr_customer_id":38449,"tr_customer_product_id":38439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:32.000Z","modified_at":"2025-06-22T03:41:14.000Z","name":"Rory Schinner","mobile_number":"503-626-5034","email_id":"Kali.Baumbach@gmail.com","dop":"2025-04-06","serial_number":"12898740396003","imei1":"12898740396003","imei2":"12898740396003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38436,"job_number":"JOB_38436","tr_customer_id":38453,"tr_customer_product_id":38443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:54.000Z","modified_at":"2025-06-22T03:41:40.000Z","name":"Neha Kertzmann","mobile_number":"396-369-3475","email_id":"Gretchen61@gmail.com","dop":"2025-04-14","serial_number":"14560781657200","imei1":"14560781657200","imei2":"14560781657200","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38438,"job_number":"JOB_38438","tr_customer_id":38455,"tr_customer_product_id":38445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:21.000Z","modified_at":"2025-06-22T03:42:02.000Z","name":"Michael Kassulke","mobile_number":"366-845-0708","email_id":"Audrey_Schneider90@hotmail.com","dop":"2025-04-06","serial_number":"11953189343382","imei1":"11953189343382","imei2":"11953189343382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38441,"job_number":"JOB_38441","tr_customer_id":38458,"tr_customer_product_id":38448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:41:48.000Z","modified_at":"2025-06-22T03:42:34.000Z","name":"Lucy Konopelski","mobile_number":"762-353-3567","email_id":"Mavis.Walsh79@hotmail.com","dop":"2025-04-14","serial_number":"18709679775506","imei1":"18709679775506","imei2":"18709679775506","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38443,"job_number":"JOB_38443","tr_customer_id":38460,"tr_customer_product_id":38450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:09.000Z","modified_at":"2025-06-22T03:42:51.000Z","name":"William Yost","mobile_number":"945-861-5170","email_id":"Vanessa59@hotmail.com","dop":"2025-04-06","serial_number":"14258668598791","imei1":"14258668598791","imei2":"14258668598791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38446,"job_number":"JOB_38446","tr_customer_id":38463,"tr_customer_product_id":38453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:42:42.000Z","modified_at":"2025-06-22T03:43:27.000Z","name":"Fausto Larson","mobile_number":"696-321-4549","email_id":"Nick_Dibbert96@yahoo.com","dop":"2025-04-14","serial_number":"16911005191156","imei1":"16911005191156","imei2":"16911005191156","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38453,"job_number":"JOB_38453","tr_customer_id":38470,"tr_customer_product_id":38460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:12.000Z","modified_at":"2025-06-22T03:50:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72513526862234","imei1":"72513526862234","imei2":"72513526862234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38460,"job_number":"JOB_38460","tr_customer_id":38477,"tr_customer_product_id":38467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:50:44.000Z","modified_at":"2025-06-22T03:51:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22749008303396","imei1":"22749008303396","imei2":"22749008303396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38434,"job_number":"JOB_38434","tr_customer_id":38451,"tr_customer_product_id":38441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:40:38.000Z","modified_at":"2025-06-22T03:41:09.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102532362145321","imei1":"102532362145321","imei2":"102532362145321","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d35b2810-c52a-40bb-b513-f113a7af7ee6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 779ms
Mean size per request: 73.48KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token debe9836-30a7-4dba-9a04-a551e571438e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"125f0-U8Nf39PepxnIkHSqnpnMiJxLOXg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-20T06:01:54.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T06:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T13:23:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T13:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37684,"job_number":"JOB_37684","tr_customer_id":37701,"tr_customer_product_id":37691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:33:41.000Z","modified_at":"2025-06-19T15:33:57.000Z","name":"Warren Brekke}","mobile_number":"948-991-3998","email_id":"Layla2@hotmail.com","dop":"2025-04-30","serial_number":"10108593578551","imei1":"10108593578551","imei2":"10108593578551","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37687,"job_number":"JOB_37687","tr_customer_id":37704,"tr_customer_product_id":37694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:38:39.000Z","modified_at":"2025-06-19T15:38:52.000Z","name":"Leonardo Kuhic}","mobile_number":"241-860-3584","email_id":"Krista37@gmail.com","dop":"2025-04-30","serial_number":"17325015880933","imei1":"17325015880933","imei2":"17325015880933","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37688,"job_number":"JOB_37688","tr_customer_id":37705,"tr_customer_product_id":37695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T15:55:51.000Z","modified_at":"2025-06-19T15:56:13.000Z","name":"Leopold Kling}","mobile_number":"618-505-6996","email_id":"Kallie64@gmail.com","dop":"2025-04-30","serial_number":"13994303127570","imei1":"13994303127570","imei2":"13994303127570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T15:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37692,"job_number":"JOB_37692","tr_customer_id":37709,"tr_customer_product_id":37699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T16:35:09.000Z","modified_at":"2025-06-19T16:35:51.000Z","name":"Chelsea Rolfson}","mobile_number":"763-255-0031","email_id":"Emmy25@hotmail.com","dop":"2025-04-30","serial_number":"16373673988712","imei1":"16373673988712","imei2":"16373673988712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37999,"job_number":"JOB_37999","tr_customer_id":38016,"tr_customer_product_id":38006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-20T17:04:12.000Z","modified_at":"2025-06-20T17:04:42.000Z","name":"Haven Schneider}","mobile_number":"425-733-8356","email_id":"Aileen.Cartwright79@hotmail.com","dop":"2025-04-30","serial_number":"15528254892442","imei1":"15528254892442","imei2":"15528254892442","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-20T17:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-22T03:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32073,"job_number":"JOB_32073","tr_customer_id":32090,"tr_customer_product_id":32080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T15:15:03.000Z","modified_at":"2025-06-19T16:13:54.000Z","name":"Rima Koley","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000002","imei1":"10000000000002","imei2":"10000000000002","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T16:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37222,"job_number":"JOB_37222","tr_customer_id":37239,"tr_customer_product_id":37229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:07:05.000Z","modified_at":"2025-06-21T16:55:44.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T16:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38219,"job_number":"JOB_38219","tr_customer_id":38236,"tr_customer_product_id":38226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T10:01:41.000Z","modified_at":"2025-06-21T14:03:46.000Z","name":"Virgil Von","mobile_number":"9356006270","email_id":"vennie.labadie@gmail.com","dop":"2025-02-22","serial_number":"149620231572384","imei1":"149620231572384","imei2":"149620231572384","popurl":"2025-02-22T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T14:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":38358,"job_number":"JOB_38358","tr_customer_id":38375,"tr_customer_product_id":38365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T14:18:41.000Z","modified_at":"2025-06-21T18:49:49.000Z","name":"Rima Roy","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-03","serial_number":"10000000000004","imei1":"10000000000004","imei2":"10000000000004","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-21T18:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 76 0 0
verify the mobile number is type of number 76 0 0
Verify the create and modified date are in ist formate 152 0 0
Total 307 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54542bca-cb7f-4fb2-b3b6-548c4570674b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ebb7e6c-3e3d-4835-ba15-c45a4807da0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1739d69b-dcbd-438c-bf78-eb10f151862a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 225 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ab789f6-6e93-4c29-b985-9392679a8226
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fdd9ab6-140f-4b31-a322-a7ef5d73d55a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5f6d086-8429-4af5-9346-3310721b0602
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 219ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDU2NDI5MX0.hA15uGEdol0kn8wf8-noqyHP4GscyC0wG1AJLWFmC1w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3574abe-cd32-4ecb-afb2-0f0e251444a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7ff422e-db33-4114-9be4-c9573c84cced
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-u3HHByvzcT6e8UsRedeRAaz1JPo"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 13.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98bf9c8e-ee41-4707-a03e-6fdf4d74412d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-bMiSPNB2yQVzUFIPHQehz06WGbg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a068ec69-ac1a-4140-9598-d46361d6a16f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 13.47KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc3fa3bd-78b3-4a7d-b6d6-245d57b9ae1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35e1-bMiSPNB2yQVzUFIPHQehz06WGbg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-06-19T13:39:29.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-06-20T06:26:06.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-06-21T09:59:25.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-06-20T06:36:33.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-20T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38101,"job_number":"JOB_38101","tr_customer_id":38118,"tr_customer_product_id":38108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:32:47.000Z","modified_at":"2025-06-21T06:33:20.000Z","name":"Scot Franecki","mobile_number":"572-502-0812","email_id":"Lexus_Boyer30@yahoo.com","dop":"2025-05-07","serial_number":"17749267671767","imei1":"17749267671767","imei2":"17749267671767","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38102,"job_number":"JOB_38102","tr_customer_id":38119,"tr_customer_product_id":38109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:39:40.000Z","modified_at":"2025-06-21T06:40:07.000Z","name":"Allene Dibbert","mobile_number":"931-688-0761","email_id":"Mabelle.Fay@gmail.com","dop":"2025-05-07","serial_number":"18699773332113","imei1":"18699773332113","imei2":"18699773332113","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38104,"job_number":"JOB_38104","tr_customer_id":38121,"tr_customer_product_id":38111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T06:47:07.000Z","modified_at":"2025-06-21T06:47:33.000Z","name":"Pearline Grimes","mobile_number":"339-461-3406","email_id":"Madyson_Satterfield@yahoo.com","dop":"2025-05-07","serial_number":"19398916253327","imei1":"19398916253327","imei2":"19398916253327","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T06:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38206,"job_number":"JOB_38206","tr_customer_id":38223,"tr_customer_product_id":38213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T09:31:54.000Z","modified_at":"2025-06-21T09:32:28.000Z","name":"Geraldine Champlin","mobile_number":"952-256-7554","email_id":"Maynard.Carter66@yahoo.com","dop":"2025-04-06","serial_number":"17096195632934","imei1":"17096195632934","imei2":"17096195632934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T09:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38297,"job_number":"JOB_38297","tr_customer_id":38314,"tr_customer_product_id":38304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:09.000Z","modified_at":"2025-06-21T13:33:36.000Z","name":"Ruthe Leuschke}","mobile_number":"434-895-6619","email_id":"Elsie_Walsh95@hotmail.com","dop":"2025-04-30","serial_number":"17512144630533","imei1":"17512144630533","imei2":"17512144630533","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38301,"job_number":"JOB_38301","tr_customer_id":38318,"tr_customer_product_id":38308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:33:40.000Z","modified_at":"2025-06-21T13:34:06.000Z","name":"Cruz Wisozk}","mobile_number":"527-413-1463","email_id":"Theron.Morar45@yahoo.com","dop":"2025-04-30","serial_number":"10575580727360","imei1":"10575580727360","imei2":"10575580727360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38303,"job_number":"JOB_38303","tr_customer_id":38320,"tr_customer_product_id":38310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T13:34:10.000Z","modified_at":"2025-06-21T13:34:31.000Z","name":"Nigel Dicki}","mobile_number":"319-759-6207","email_id":"Boris_Leannon@gmail.com","dop":"2025-04-30","serial_number":"16112707252519","imei1":"16112707252519","imei2":"16112707252519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T13:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-22T03:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":38399,"job_number":"JOB_38399","tr_customer_id":38416,"tr_customer_product_id":38406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-21T15:35:55.000Z","modified_at":"2025-06-21T17:17:14.000Z","name":"Amreen Sultana","mobile_number":"0587975447","email_id":"sabirsyed430@gmail.com","dop":"2025-05-13","serial_number":"01234568595395","imei1":"01234568595395","imei2":"01234568595395","popurl":"2025-05-13T21:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-21T17:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5e66a17-f674-4452-b81e-7b52ed0e3e42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e58693f-e60e-41f0-89a9-1d9dfee4097a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cf983ee-b948-426b-875b-c0b6432ace49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 216ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d586ae6-a1ce-4f30-989c-28b0c7ebe899
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 219ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a8a4877-a66a-4bf0-9960-145d377b0706
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 38467
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7db90940-b0ec-4440-8de8-377f1debf602
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-Td3sBk1G+EXLlnyxMMnlwICFKAg"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Jun 2025 03:51:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":38467,"job_number":"JOB_38467","tr_customer_id":38484,"tr_customer_product_id":38474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-22T03:51:15.000Z","modified_at":"2025-06-22T03:51:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79062782223302","imei1":"79062782223302","imei2":"79062782223302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-22T03:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":171629,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:51:15.000Z","created_at":"2025-06-22T03:51:15.000Z"},{"id":171630,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-22T03:51:15.000Z","created_at":"2025-06-22T03:51:15.000Z"},{"id":171631,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:51:23.000Z","created_at":"2025-06-22T03:51:23.000Z"},{"id":171632,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-22T03:51:23.000Z","created_at":"2025-06-22T03:51:23.000Z"},{"id":171633,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:51:30.000Z","created_at":"2025-06-22T03:51:30.000Z"},{"id":171634,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:51:31.000Z","created_at":"2025-06-22T03:51:31.000Z"},{"id":171635,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:51:31.000Z","created_at":"2025-06-22T03:51:31.000Z"},{"id":171636,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-22T03:51:31.000Z","created_at":"2025-06-22T03:51:31.000Z"},{"id":171638,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-22T03:51:37.000Z","created_at":"2025-06-22T03:51:37.000Z"},{"id":171639,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:51:39.000Z","created_at":"2025-06-22T03:51:39.000Z"},{"id":171640,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-22T03:51:39.000Z","created_at":"2025-06-22T03:51:39.000Z"}],"problems":[{"id":60854,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-22T03:51:15.000Z"},{"id":60855,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:51:30.000Z"},{"id":60856,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:51:31.000Z"},{"id":60857,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:51:31.000Z"},{"id":60858,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-22T03:51:31.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4579dc42-7754-4a9d-8813-47a43b0ded02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_38467
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c2e8ed7-f77b-42ef-9b47-b89ffe2ef357
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d66032a-6e8e-452e-aa00-d8ce68dfa56f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA1NjQyOTh9.4N3JvfxnczWUPxBih4O6HSV6enEVGsyyas-l8KzuoGM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c7738a6-3962-47cc-a169-4edca603f0b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Jun 2025 03:51:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404